home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Developers / XAMPP 1.5.4 / Windows installer / xampp-win32-1.5.4-installer.exe / xampp / php / php4 / snapshot.txt < prev    next >
Encoding:
Text File  |  1999-12-29  |  115 b   |  8 lines

  1. #! /bin/sh
  2.  
  3. if test -n "$1"; then
  4.   flags="DISTNAME=$1"
  5. fi
  6.  
  7. ${MAKE:-make} $flags -f build/build.mk snapshot
  8.